Skip to content

Syntactical and Guard Fix for Rewrite Rules#24

Open
NeuralCoder3 wants to merge 3 commits intocaviar-trs:mainfrom
NeuralCoder3:rule-fix
Open

Syntactical and Guard Fix for Rewrite Rules#24
NeuralCoder3 wants to merge 3 commits intocaviar-trs:mainfrom
NeuralCoder3:rule-fix

Conversation

@NeuralCoder3
Copy link
Copy Markdown

One rule (lt-mul-pos-cancel) contains a superfluous closing parenthesis.

Four other rules (add-denom-mul, add-denom-div, mul-cancel-div, and div-cancel-mul) are missing guards against division-by-zero cases.
As other similar rules like div-cancel contain these guards, it seems unintended to have these four rules unguarded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant